home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / html / vendors / charybda / software / InstallIt.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1997-12-31  |  240 b   |  8 lines

  1. #!/bin/csh -f
  2.  
  3. setenv CD_PATH $HOTMIXDIR/html/vendors/charybda/software
  4.  
  5. xwsh -bg royalblue -fg white -geom 80x30+100+100 \
  6.         -title "Installing Charybda Diver..." \
  7.         -e $HOTMIXDIR/html/vendors/charybda/software/InstallIt2.csh
  8.